home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-05-07 | 370 b | 12 lines | [TEXT/DWat] |
- % drawmybox bottomLabels leftLabels
- % This helper script draws the graph frame with tiny tick marks
- % Its uses two arguments to specify the orientation of the
- % tick labels
-
- set saveScale scale
- scale .2
- % Draw tiny tick marks
- drawframe inside inside ticks nolabels nolabels nolabels nolabels
- scale saveScale
- drawframe inside outside ticks &1 &2 nolabels nolabels
- hide